Cytosim  PI
Cytoskeleton Simulator
OutputWrapper Member List

This is the complete list of members for OutputWrapper, including all inherited members.

binary(bool b)OutputWrapperinline
binary() const OutputWrapperinline
clearerr()FileWrapperinline
close()FileWrapper
eof() const FileWrapperinline
error() const FileWrapperinline
file()FileWrapperinline
FileWrapper()FileWrapperexplicit
FileWrapper(FILE *, const char *path=0)FileWrapper
FileWrapper(const char *name, const char *mode)FileWrapper
flush()FileWrapperinline
get_line(std::string &line, char sep='\n')FileWrapper
get_pos(fpos_t &p) const FileWrapperinline
getUL()FileWrapperinline
good() const FileWrapperinline
lock()FileWrapperinline
mFileFileWrapperprotected
mPathFileWrapperprotected
open(const char *name, bool a, bool b=false)OutputWrapper
FileWrapper::open(const char *name, const char *mode)FileWrapper
operator FILE *()FileWrapperinline
operator=(FILE *)FileWrapper
OutputWrapper()OutputWrapper
OutputWrapper(const char *name, bool a, bool b=false)OutputWrapper
path() const FileWrapperinline
peek()FileWrapperinline
put_line(const char *line, char sep=0)FileWrapper
put_line(const std::string &line, char sep=0)FileWrapperinline
rewind()FileWrapperinline
set_pos(const fpos_t &p)FileWrapperinline
skip_until(const char *str)FileWrapper
std() const FileWrapperinline
unget(int c)FileWrapperinline
unlock()FileWrapperinline
write(const char c)FileWrapperinline
writeBinarySignature(const char[])OutputWrapper
writeDouble(double)OutputWrapper
writeDoubleVector(const double *, unsigned n, char before=0)OutputWrapper
writeFloat(float)OutputWrapper
writeFloatVector(const float *, unsigned n, char before=0)OutputWrapper
writeFloatVector(const double *, unsigned n, char before=0)OutputWrapper
writeInt16(int, char before=' ')OutputWrapper
writeInt32(int, char before=' ')OutputWrapper
writeInt8(int, char before=' ')OutputWrapper
writeSoftNewLine()OutputWrapper
writeSoftSpace(int N=1)OutputWrapper
writeUInt16(unsigned int, char before=' ')OutputWrapper
writeUInt32(unsigned int, char before=' ')OutputWrapper
writeUInt8(unsigned int, char before=' ')OutputWrapper
~FileWrapper()FileWrappervirtual
~OutputWrapper()OutputWrapperinlinevirtual